func net/url.parseAuthority
2 uses
net/url (current package)
url.go#L554: url.User, url.Host, err = parseAuthority(authority)
url.go#L569: func parseAuthority(authority string) (user *Userinfo, host string, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)